home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Let's Discover Louisiana
/
Let's Discover Louisiana.iso
/
pc
/
FILES
/
DIS.dxr
/
00469_enterAllCatsDone.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-01-11
|
212 b
|
11 lines
global currentCursor
on exitFrame me
sound(1).volume = 125
repeat with i = 123 to 134
sprite(i).visible = 0
end repeat
cursor([member("AlienHand"), member("AlienHand Mask")])
currentCursor = 1
end